[INFO] cloning repository https://github.com/Ethics3606/extended-rust-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ethics3606/extended-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthics3606%2Fextended-rust-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthics3606%2Fextended-rust-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4644cf72efeca328fc4a7777c51c7cf7cf31f0a1
[INFO] testing Ethics3606/extended-rust-sdk against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthics3606%2Fextended-rust-sdk" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ethics3606/extended-rust-sdk
[INFO] removed 1 missing examples
[INFO] finished tweaking git repo https://github.com/Ethics3606/extended-rust-sdk
[INFO] tweaked toml for git repo https://github.com/Ethics3606/extended-rust-sdk written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ethics3606/extended-rust-sdk on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ethics3606/extended-rust-sdk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5effda682bb3db3557e9bf077c73765c70873c485c7b614407fb39065432bfe
[INFO] running `Command { std: "docker" "start" "-a" "e5effda682bb3db3557e9bf077c73765c70873c485c7b614407fb39065432bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5effda682bb3db3557e9bf077c73765c70873c485c7b614407fb39065432bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5effda682bb3db3557e9bf077c73765c70873c485c7b614407fb39065432bfe", kill_on_drop: false }`
[INFO] [stdout] e5effda682bb3db3557e9bf077c73765c70873c485c7b614407fb39065432bfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39bbba52b13a8894509814a3c907357b6f34de5ad0663800ca1fbcb82df014aa
[INFO] running `Command { std: "docker" "start" "-a" "39bbba52b13a8894509814a3c907357b6f34de5ad0663800ca1fbcb82df014aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json_pythonic v0.1.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling lambdaworks-math v0.13.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling lambdaworks-crypto v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling starknet-core-derive v0.1.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling starknet-types-core v0.2.4
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling eth-keystore v0.5.0
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling starknet-curve v0.6.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-crypto v0.8.1 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-curve v0.6.0
[INFO] [stderr]    Compiling starknet-core v0.16.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-crypto v0.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling starknet-macros v0.2.5 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-providers v0.16.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-signers v0.14.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-accounts v0.16.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-contract v0.16.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet v0.17.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling rust-crypto-lib-base v0.2.0 (https://github.com/x10xchange/rust-crypto-lib-base#a3e500a3)
[INFO] [stderr]    Compiling extended-rust-sdk v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "39bbba52b13a8894509814a3c907357b6f34de5ad0663800ca1fbcb82df014aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39bbba52b13a8894509814a3c907357b6f34de5ad0663800ca1fbcb82df014aa", kill_on_drop: false }`
[INFO] [stdout] 39bbba52b13a8894509814a3c907357b6f34de5ad0663800ca1fbcb82df014aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e522a0df723fc7d03fd2274743dcdd6d721b26069b16d5b761b8482758d1d14
[INFO] running `Command { std: "docker" "start" "-a" "2e522a0df723fc7d03fd2274743dcdd6d721b26069b16d5b761b8482758d1d14", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling starknet-providers v0.16.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-accounts v0.16.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet-contract v0.16.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling starknet v0.17.0 (https://github.com/xJonathanLEI/starknet-rs?tag=starknet%2Fv0.17.0#85906137)
[INFO] [stderr]    Compiling rust-crypto-lib-base v0.2.0 (https://github.com/x10xchange/rust-crypto-lib-base#a3e500a3)
[INFO] [stderr]    Compiling extended-rust-sdk v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `OrderBuilder` and `OrderSide`
[INFO] [stdout]  --> examples/compare_signing.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     models::{OrderBuilder, OrderSide, StarkAccount},
[INFO] [stdout]   |              ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `extended-rust-sdk` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name extended_rust_sdk --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f05e6e84360c46ee -C extra-filename=-e54264fa005408e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-15a570aed8953d14.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-793b821ef09512c2.rlib --extern rust_crypto_lib_base=/opt/rustwide/target/debug/deps/librust_crypto_lib_base-4e1656862d3fd630.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-160e182751645987.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-e853912da36994ab.so --extern serde=/opt/rustwide/target/debug/deps/libserde-b229eb0288e29a9e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-94f6771021fad88d.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-f6a39e978945b63e.rlib --extern starknet=/opt/rustwide/target/debug/deps/libstarknet-a082d36fe30646f0.rlib --extern starknet_crypto=/opt/rustwide/target/debug/deps/libstarknet_crypto-c9df2d52d6642169.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d3edff3eef36c78c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9c9a9f0c15a5e11c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-16a30a1f38bbd891.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-77354d5cea4d0a8b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-75ff637321acb523/out -L native=/opt/rustwide/target/debug/build/ring-5c268d1a144c9ed9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcDTcZDY/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libextended_rust_sdk-6365f99779e3b96c,librust_crypto_lib_base-4e1656862d3fd630,libstarknet_crypto-c9df2d52d6642169,libstarknet_curve-1875633335d2d1b1,libstarknet-a082d36fe30646f0,libstarknet_contract-3ba1432fa1ac8a24,libstarknet_accounts-544d39bbf04f2f53,libstarknet_signers-ae44f98d8cdd0ab8,libeth_keystore-81c584173595cc77,libctr-0a2777c94344024f,libuuid-91ffe028e68505b5,libscrypt-086a600d0fb35779,libsalsa20-503527c961f221fb,libpbkdf2-722061914cab7f12,libaes-fe21c159f6880c14,libcipher-be93ce461537381b,libinout-a56a617e32be3f8b,libstarknet_providers-c1103606176237e1,libthiserror-dc7bea5352ec390f,libethereum_types-4a3b53575c30afc2,libethbloom-e503f799d2f3f3f4,libtiny_keccak-d1950edb402e028d,libprimitive_types-1c2285b880cf9d0b,libuint-efa834836149aab0,libcrunchy-1716dad6ef37f851,libimpl_serde-25e30c97fcfa0b27,libimpl_rlp-30dd3a42471395f2,librlp-861388cdd9fe62b5,libfixed_hash-98fc5d2aa1ceaead,librustc_hex-bc63b2791f5fe1af,libbyteorder-1e924d369e48dcfe,libstatic_assertions-d53a9977dc6e27e5,libreqwest-7181e76c76f9b2cd,libserde_urlencoded-f6a39e978945b63e,libstarknet_core-3719c743ec7e79d9,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libserde_json_pythonic-6d5f25c964b18dcb,libryu-14257e7dfe68df82,libstarknet_crypto-2910ce4cd004cffb,librfc6979-2288ab8cbe106025,libhmac-9c16960eb8d8b6dd,libstarknet_curve-eacf253b5b817c74,libstarknet_types_core-80688c51366e2936,liblambdaworks_crypto-f32aa4876601b464,libsha3-4a99ac5a63ff93dc,libkeccak-42ca8630c7170c4b,libblake2-8580a0c2bfb56295,liblambdaworks_math-64db04f668970483,librand-ddbcee3bbb007253,librand_chacha-0a8fdbc0391b5760,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-303c54b15ddc8c08,libserde_with-d6e9598797264acd,libcrypto_bigint-6c79e3b0275373be,libbase64-ad7a68c51646c65d,libsha2-f7e3e5d624827f58,libcpufeatures-471354fefbcaf2d8,libdigest-2cf1cd7b6de8c732,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libnum_bigint-15a570aed8953d14,libnum_integer-92fd7760c9a59a23,libhex-28742b4ca144387c,librust_decimal-160e182751645987,libarrayvec-e69e5f78daccaf57,libnum_traits-ca8a17926a2d9230,libthiserror-d3edff3eef36c78c,libreqwest-793b821ef09512c2,librustls_platform_verifier-da4eb9ef9dafde8b,librustls_native_certs-2dbd664d9e35da02,libopenssl_probe-1607e2ee33b1f66a,libhyper_rustls-a40ff9c66b65d697,libwebpki_roots-6943c60aeebdad63,libhyper_tls-2045aa546fe15192,libtokio_native_tls-fdf8752348ad5f9a,libtokio_rustls-00c2d08d6b148aec,librustls-b8e39fd88eaad6a2,libsubtle-ca7024fc66e4388f,libwebpki-2761f7cc1443e06b,libaws_lc_rs-88cf646b0fa2cf21,libaws_lc_sys-50c08529ad86ed2a,libring-01c6caa94a9943bc,libgetrandom-8ad29cc595161dda,libuntrusted-3420b86308bec153,librustls_pki_types-333f1d79bf046a52,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-94f6771021fad88d,libmemchr-f04d4ed0ff57c3c8,libzmij-28e533f12dcdc693,libserde-b229eb0288e29a9e,libtower_http-2510605907de54b5,libiri_string-d8b08e8827a09725,libtower-282bb52ce68c9c46,libtower_layer-d70c7e404336389b,libnative_tls-683983dd7540cd87,libopenssl_probe-cbab9b905ab83f66,libopenssl-bd2e56a965d77da1,libbitflags-443c99b827427271,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-9e15e607ce48fed9,libhyper_util-539338704a1be836,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-075beaeff72cbf98,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-7bc86804b5093edb,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-64282d7693699440,libequivalent-7e0e8cbe6c474a67,libserde_core-365391bf3dd30696,libhashbrown-00f937fe1169347c,libslab-8c0cbfb396425d81,libfnv-2d77ec4f6f971b24,libtokio_util-0c3468e0739c223f,libfutures_sink-be8442ee548d90f9,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-9c9a9f0c15a5e11c,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-194889fdb4ea9f63,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c835eae5fc9c575c,liblog-d269868761ac548a,liburl-77354d5cea4d0a8b,libidna-fbad388b26407e72,libutf8_iter-0d9be7b316c2b184,libidna_adapter-245b1c21eb3d2d76,libicu_properties-1b6a50952af883ab,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-29237e67d4723216,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-4581f7aa2e7cffdc,libpotential_utf-8a3c16168b7ab535,libicu_provider-a57020c386dc0922,libicu_locale_core-34d181bee808c99f,libtinystr-3cf853df2d98d42e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-67b0ee632cf1e69d,libzerotrie-850b0bb75f3a9252,libyoke-75b3db6e8c59c086,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-48ab4544af0a475c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b9bda94d23e26c86,libitoa-ae20521aea192d35,libbytes-752d6eacdc0bb513,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcDTcZDY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-75ff637321acb523/out" "-L" "/opt/rustwide/target/debug/build/ring-5c268d1a144c9ed9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/account_info-57a95b88593a5e20" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `extended-rust-sdk` (example "account_info") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2e522a0df723fc7d03fd2274743dcdd6d721b26069b16d5b761b8482758d1d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e522a0df723fc7d03fd2274743dcdd6d721b26069b16d5b761b8482758d1d14", kill_on_drop: false }`
[INFO] [stdout] 2e522a0df723fc7d03fd2274743dcdd6d721b26069b16d5b761b8482758d1d14
